2026-09-21 01:22:28,520 [ 401458 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-09-21 01:22:28,520 [ 401458 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-09-21 01:22:28,520 [ 401458 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-09-21 01:22:28,520 [ 401458 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_l42lk6 --privileged --dns-search='.' --memory=30703247360 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_1_table_function test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_2 test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_2_table_function test_storage_azure_blob_storage/test.py::test_size_virtual_column 'test_storage_azure_blob_storage/test.py::test_storage_azure_get_gzip[bin]' 'test_storage_azure_blob_storage/test.py::test_storage_azure_get_gzip[gz]' test_storage_azure_blob_storage/test.py::test_truncate test_storage_azure_blob_storage/test.py::test_union_schema_inference_mode test_storage_azure_blob_storage/test.py::test_write_to_globbed_partitioned_path test_storage_url_with_proxy/test.py::test_s3_with_proxy_list test_structured_logging_json/test.py::test_structured_logging_json_format 'test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table]' 'test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table]' 'test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table]' test_system_logs_comment/test.py::test_system_logs_comment test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_system_queries/test.py::test_DROP_DNS_CACHE test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY test_system_queries/test.py::test_system_flush_logs 'test_table_function_mongodb_legacy/test.py::test_auth_source[False]' 'test_table_function_mongodb_legacy/test.py::test_complex_data_type[False]' 'test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False]' 'test_table_function_mongodb_legacy/test.py::test_missing_columns[False]' 'test_table_function_mongodb_legacy/test.py::test_no_credentials[False]' 'test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False]' 'test_table_function_mongodb_legacy/test.py::test_secure_connection[True]' 'test_table_function_mongodb_legacy/test.py::test_simple_select[False]' test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert test_truncate_database/test_replicated.py::test_truncate_database_replicated test_unambiguous_alter_commands/test.py::test_alter test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 'test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0]' 'test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1]' test_user_valid_until/test.py::test_basic test_user_valid_until/test.py::test_details test_user_valid_until/test.py::test_multiple_authentication_methods test_user_valid_until/test.py::test_restart test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_zero_copy_fetch/test.py::test_fetch_correct_volume test_zero_copy_fetch/test.py::test_zero_copy_mutation test_zookeeper_config/test_password.py::test_identity -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [46 items] scheduling tests via LoadFileScheduling test_user_valid_until/test.py::test_basic test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_table_function_mongodb_legacy/test.py::test_auth_source[False] test_unambiguous_alter_commands/test.py::test_alter test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_1_table_function test_system_logs_recreate/test.py::test_drop_system_log test_tlsv1_3/test.py::test_create_user test_system_queries/test.py::test_DROP_DNS_CACHE [gw7] [ 2%] PASSED test_unambiguous_alter_commands/test.py::test_alter test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command [gw7] [ 4%] PASSED test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command [gw9] [ 6%] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] [gw2] [ 8%] PASSED test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https [gw2] [ 10%] PASSED test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth [gw9] [ 13%] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] [gw2] [ 15%] PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert [gw2] [ 17%] PASSED test_tlsv1_3/test.py::test_https_wrong_cert test_structured_logging_json/test.py::test_structured_logging_json_format [gw4] [ 19%] PASSED test_system_queries/test.py::test_DROP_DNS_CACHE test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS [gw4] [ 21%] PASSED test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY test_system_logs_comment/test.py::test_system_logs_comment [gw4] [ 23%] PASSED test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY test_system_queries/test.py::test_system_flush_logs [gw1] [ 26%] PASSED test_table_function_mongodb_legacy/test.py::test_auth_source[False] test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] [gw1] [ 28%] PASSED test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] [gw1] [ 30%] PASSED test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] test_table_function_mongodb_legacy/test.py::test_missing_columns[False] [gw1] [ 32%] PASSED test_table_function_mongodb_legacy/test.py::test_missing_columns[False] test_table_function_mongodb_legacy/test.py::test_no_credentials[False] [gw1] [ 34%] PASSED test_table_function_mongodb_legacy/test.py::test_no_credentials[False] test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] [gw1] [ 36%] PASSED test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] test_table_function_mongodb_legacy/test.py::test_secure_connection[True] [gw4] [ 39%] PASSED test_system_queries/test.py::test_system_flush_logs [gw3] [ 41%] PASSED test_user_valid_until/test.py::test_basic test_user_valid_until/test.py::test_details [gw3] [ 43%] PASSED test_user_valid_until/test.py::test_details test_user_valid_until/test.py::test_multiple_authentication_methods [gw6] [ 45%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw7] [ 47%] PASSED test_structured_logging_json/test.py::test_structured_logging_json_format [gw3] [ 50%] PASSED test_user_valid_until/test.py::test_multiple_authentication_methods test_user_valid_until/test.py::test_restart [gw0] [ 52%] PASSED test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_1_table_function test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_2 [gw9] [ 54%] PASSED test_system_logs_comment/test.py::test_system_logs_comment [gw0] [ 56%] PASSED test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_2 test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_2_table_function [gw0] [ 58%] PASSED test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_2_table_function test_storage_azure_blob_storage/test.py::test_size_virtual_column [gw5] [ 60%] PASSED test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] test_zookeeper_config/test_password.py::test_identity [gw0] [ 63%] PASSED test_storage_azure_blob_storage/test.py::test_size_virtual_column test_storage_azure_blob_storage/test.py::test_storage_azure_get_gzip[bin] test_truncate_database/test_replicated.py::test_truncate_database_replicated [gw0] [ 65%] PASSED test_storage_azure_blob_storage/test.py::test_storage_azure_get_gzip[bin] test_storage_azure_blob_storage/test.py::test_storage_azure_get_gzip[gz] [gw5] [ 67%] PASSED test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] [gw3] [ 69%] PASSED test_user_valid_until/test.py::test_restart [gw0] [ 71%] PASSED test_storage_azure_blob_storage/test.py::test_storage_azure_get_gzip[gz] test_storage_azure_blob_storage/test.py::test_truncate [gw8] [ 73%] PASSED test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_zero_copy_fetch/test.py::test_fetch_correct_volume [gw0] [ 76%] PASSED test_storage_azure_blob_storage/test.py::test_truncate test_storage_azure_blob_storage/test.py::test_union_schema_inference_mode [gw8] [ 78%] PASSED test_zero_copy_fetch/test.py::test_fetch_correct_volume test_zero_copy_fetch/test.py::test_zero_copy_mutation [gw0] [ 80%] PASSED test_storage_azure_blob_storage/test.py::test_union_schema_inference_mode test_storage_azure_blob_storage/test.py::test_write_to_globbed_partitioned_path [gw0] [ 82%] PASSED test_storage_azure_blob_storage/test.py::test_write_to_globbed_partitioned_path [gw8] [ 84%] PASSED test_zero_copy_fetch/test.py::test_zero_copy_mutation [gw7] [ 86%] PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated [gw5] [ 89%] PASSED test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] [gw1] [ 91%] PASSED test_table_function_mongodb_legacy/test.py::test_secure_connection[True] test_table_function_mongodb_legacy/test.py::test_simple_select[False] [gw9] [ 93%] PASSED test_zookeeper_config/test_password.py::test_identity [gw6] [ 95%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate test_storage_url_with_proxy/test.py::test_s3_with_proxy_list [gw6] [ 97%] PASSED test_storage_url_with_proxy/test.py::test_s3_with_proxy_list [gw1] [100%] PASSED test_table_function_mongodb_legacy/test.py::test_simple_select[False] =============================== warnings summary =============================== test_table_function_mongodb_legacy/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:223: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:120: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:259: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:182: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_storage_azure_blob_storage/test.py: 11 warnings /usr/local/lib/python3.10/dist-packages/azure/storage/blob/_container_client.py:1781: DeprecationWarning: The use of a 'BlobProperties' instance for param blob is deprecated. Please use 'BlobProperties.name' or any other str input type instead. warnings.warn( test_table_function_mongodb_legacy/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:141: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_secure_connection[True] test_table_function_mongodb_legacy/test.py::test_simple_select[False] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb_legacy/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:44: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 57.24s call test_system_logs_recreate/test.py::test_system_logs_recreate 35.95s setup test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_1_table_function 31.11s call test_table_function_mongodb_legacy/test.py::test_simple_select[False] 29.20s setup test_table_function_mongodb_legacy/test.py::test_secure_connection[True] 29.01s setup test_table_function_mongodb_legacy/test.py::test_simple_select[False] 27.13s call test_zookeeper_config/test_password.py::test_identity 25.52s setup test_table_function_mongodb_legacy/test.py::test_auth_source[False] 23.18s setup test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 22.71s setup test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] 22.01s teardown test_zero_copy_fetch/test.py::test_zero_copy_mutation 21.57s teardown test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 20.15s call test_system_logs_recreate/test.py::test_drop_system_log 18.55s call test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 17.21s call test_user_valid_until/test.py::test_basic 15.86s setup test_system_queries/test.py::test_DROP_DNS_CACHE 15.51s call test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] 15.45s setup test_zookeeper_config/test_password.py::test_identity 15.29s call test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] 15.22s setup test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 14.32s setup test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 14.07s teardown test_storage_azure_blob_storage/test.py::test_write_to_globbed_partitioned_path 13.73s setup test_user_valid_until/test.py::test_basic 13.54s setup test_unambiguous_alter_commands/test.py::test_alter 13.17s setup test_tlsv1_3/test.py::test_create_user 13.11s setup test_structured_logging_json/test.py::test_structured_logging_json_format 13.03s setup test_system_logs_recreate/test.py::test_drop_system_log 11.70s setup test_truncate_database/test_replicated.py::test_truncate_database_replicated 10.77s setup test_system_logs_comment/test.py::test_system_logs_comment 6.76s call test_system_queries/test.py::test_system_flush_logs 6.42s teardown test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 6.13s teardown test_truncate_database/test_replicated.py::test_truncate_database_replicated 5.75s teardown test_structured_logging_json/test.py::test_structured_logging_json_format 5.73s call test_user_valid_until/test.py::test_restart 5.28s teardown test_zookeeper_config/test_password.py::test_identity 5.03s teardown test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 4.64s call test_system_logs_comment/test.py::test_system_logs_comment 4.36s teardown test_tlsv1_3/test.py::test_https_wrong_cert 4.36s call test_zero_copy_fetch/test.py::test_zero_copy_mutation 3.90s call test_system_queries/test.py::test_DROP_DNS_CACHE 3.64s teardown test_system_queries/test.py::test_system_flush_logs 3.48s call test_truncate_database/test_replicated.py::test_truncate_database_replicated 3.21s call test_storage_azure_blob_storage/test.py::test_union_schema_inference_mode 3.14s call test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY 3.08s teardown test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] 3.05s call test_user_valid_until/test.py::test_multiple_authentication_methods 2.86s call test_zero_copy_fetch/test.py::test_fetch_correct_volume 2.58s call test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] 2.26s teardown test_table_function_mongodb_legacy/test.py::test_simple_select[False] 2.02s call test_tlsv1_3/test.py::test_create_user 1.70s teardown test_system_logs_comment/test.py::test_system_logs_comment 1.56s call test_table_function_mongodb_legacy/test.py::test_secure_connection[True] 1.56s teardown test_user_valid_until/test.py::test_restart 1.44s call test_structured_logging_json/test.py::test_structured_logging_json_format 1.43s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 1.36s call test_user_valid_until/test.py::test_details 1.27s call test_storage_azure_blob_storage/test.py::test_size_virtual_column 1.10s call test_storage_azure_blob_storage/test.py::test_truncate 1.00s call test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] 0.94s call test_storage_azure_blob_storage/test.py::test_storage_azure_get_gzip[bin] 0.93s call test_storage_azure_blob_storage/test.py::test_storage_azure_get_gzip[gz] 0.76s call test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_1_table_function 0.73s call test_table_function_mongodb_legacy/test.py::test_auth_source[False] 0.72s call test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.71s call test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_2 0.69s call test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 0.53s call test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 0.49s call test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 0.49s call test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_2_table_function 0.39s call test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] 0.37s call test_table_function_mongodb_legacy/test.py::test_missing_columns[False] 0.34s call test_table_function_mongodb_legacy/test.py::test_no_credentials[False] 0.33s call test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] 0.32s call test_unambiguous_alter_commands/test.py::test_alter 0.22s call test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 0.22s call test_storage_azure_blob_storage/test.py::test_write_to_globbed_partitioned_path 0.17s call test_tlsv1_3/test.py::test_https_non_ssl_auth 0.08s call test_tlsv1_3/test.py::test_https 0.07s setup test_storage_azure_blob_storage/test.py::test_storage_azure_get_gzip[bin] 0.06s call test_tlsv1_3/test.py::test_https_wrong_cert 0.04s setup test_storage_azure_blob_storage/test.py::test_truncate 0.04s setup test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_2_table_function 0.04s setup test_storage_azure_blob_storage/test.py::test_storage_azure_get_gzip[gz] 0.04s setup test_storage_azure_blob_storage/test.py::test_union_schema_inference_mode 0.04s setup test_storage_azure_blob_storage/test.py::test_write_to_globbed_partitioned_path 0.03s setup test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_2 0.02s setup test_storage_azure_blob_storage/test.py::test_size_virtual_column 0.00s teardown test_storage_azure_blob_storage/test.py::test_storage_azure_get_gzip[bin] 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s setup test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 0.00s setup test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] 0.00s setup test_user_valid_until/test.py::test_details 0.00s setup test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.00s teardown test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 0.00s setup test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] 0.00s setup test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] 0.00s setup test_table_function_mongodb_legacy/test.py::test_no_credentials[False] 0.00s teardown test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_1_table_function 0.00s teardown test_table_function_mongodb_legacy/test.py::test_auth_source[False] 0.00s teardown test_system_queries/test.py::test_DROP_DNS_CACHE 0.00s setup test_table_function_mongodb_legacy/test.py::test_missing_columns[False] 0.00s teardown test_storage_azure_blob_storage/test.py::test_storage_azure_get_gzip[gz] 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s setup test_zero_copy_fetch/test.py::test_zero_copy_mutation 0.00s setup test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY 0.00s teardown test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] 0.00s setup test_zero_copy_fetch/test.py::test_fetch_correct_volume 0.00s teardown test_table_function_mongodb_legacy/test.py::test_no_credentials[False] 0.00s teardown test_storage_azure_blob_storage/test.py::test_truncate 0.00s teardown test_table_function_mongodb_legacy/test.py::test_missing_columns[False] 0.00s teardown test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 0.00s setup test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] 0.00s teardown test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] 0.00s teardown test_user_valid_until/test.py::test_basic 0.00s teardown test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] 0.00s teardown test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.00s teardown test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_2_table_function 0.00s teardown test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] 0.00s setup test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] 0.00s teardown test_zero_copy_fetch/test.py::test_fetch_correct_volume 0.00s teardown test_table_function_mongodb_legacy/test.py::test_secure_connection[True] 0.00s teardown test_tlsv1_3/test.py::test_create_user 0.00s setup test_tlsv1_3/test.py::test_https 0.00s teardown test_storage_azure_blob_storage/test.py::test_size_virtual_column 0.00s teardown test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_2 0.00s setup test_system_queries/test.py::test_system_flush_logs 0.00s setup test_tlsv1_3/test.py::test_https_wrong_cert 0.00s teardown test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] 0.00s teardown test_unambiguous_alter_commands/test.py::test_alter 0.00s teardown test_storage_azure_blob_storage/test.py::test_union_schema_inference_mode 0.00s setup test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 0.00s setup test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s setup test_user_valid_until/test.py::test_multiple_authentication_methods 0.00s setup test_user_valid_until/test.py::test_restart 0.00s teardown test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY 0.00s teardown test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s teardown test_user_valid_until/test.py::test_details 0.00s teardown test_tlsv1_3/test.py::test_https 0.00s teardown test_user_valid_until/test.py::test_multiple_authentication_methods =========================== short test summary info ============================ PASSED test_unambiguous_alter_commands/test.py::test_alter PASSED test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] PASSED test_tlsv1_3/test.py::test_create_user PASSED test_tlsv1_3/test.py::test_https PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth PASSED test_tlsv1_3/test.py::test_https_wrong_cert PASSED test_system_queries/test.py::test_DROP_DNS_CACHE PASSED test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS PASSED test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY PASSED test_table_function_mongodb_legacy/test.py::test_auth_source[False] PASSED test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] PASSED test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] PASSED test_table_function_mongodb_legacy/test.py::test_missing_columns[False] PASSED test_table_function_mongodb_legacy/test.py::test_no_credentials[False] PASSED test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] PASSED test_system_queries/test.py::test_system_flush_logs PASSED test_user_valid_until/test.py::test_basic PASSED test_user_valid_until/test.py::test_details PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_structured_logging_json/test.py::test_structured_logging_json_format PASSED test_user_valid_until/test.py::test_multiple_authentication_methods PASSED test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_1_table_function PASSED test_system_logs_comment/test.py::test_system_logs_comment PASSED test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_2 PASSED test_storage_azure_blob_storage/test.py::test_simple_write_named_collection_2_table_function PASSED test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] PASSED test_storage_azure_blob_storage/test.py::test_size_virtual_column PASSED test_storage_azure_blob_storage/test.py::test_storage_azure_get_gzip[bin] PASSED test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] PASSED test_user_valid_until/test.py::test_restart PASSED test_storage_azure_blob_storage/test.py::test_storage_azure_get_gzip[gz] PASSED test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 PASSED test_storage_azure_blob_storage/test.py::test_truncate PASSED test_zero_copy_fetch/test.py::test_fetch_correct_volume PASSED test_storage_azure_blob_storage/test.py::test_union_schema_inference_mode PASSED test_storage_azure_blob_storage/test.py::test_write_to_globbed_partitioned_path PASSED test_zero_copy_fetch/test.py::test_zero_copy_mutation PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated PASSED test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] PASSED test_table_function_mongodb_legacy/test.py::test_secure_connection[True] PASSED test_zookeeper_config/test_password.py::test_identity PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_storage_url_with_proxy/test.py::test_s3_with_proxy_list PASSED test_table_function_mongodb_legacy/test.py::test_simple_select[False] ================= 46 passed, 19 warnings in 131.30s (0:02:11) ==================